Local Module Config
Protobuf type meshtastic.LocalModuleConfig
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
inline fun LocalOnlyProtos.LocalModuleConfig.copy(block: LocalModuleConfigKt.Dsl.() -> Unit): LocalOnlyProtos.LocalModuleConfig
inline fun LocalOnlyProtos.LocalModuleConfig.copy(block: LocalModuleConfigKt.Dsl.() -> Unit): LocalOnlyProtos.LocalModuleConfig
inline fun LocalOnlyProtos.LocalModuleConfig.copy(block: LocalModuleConfigKt.Dsl.() -> Unit): LocalOnlyProtos.LocalModuleConfig
inline fun LocalOnlyProtos.LocalModuleConfig.copy(block: LocalModuleConfigKt.Dsl.() -> Unit): LocalOnlyProtos.LocalModuleConfig
Link copied to clipboard
The part of the config that is specific to the Ambient Lighting module
Content copied to clipboard
.meshtastic.ModuleConfig.AmbientLightingConfig ambient_lighting = 12;
Link copied to clipboard
open fun getAmbientLightingOrBuilder(): ModuleConfigProtos.ModuleConfig.AmbientLightingConfigOrBuilder
The part of the config that is specific to the Ambient Lighting module
Content copied to clipboard
.meshtastic.ModuleConfig.AmbientLightingConfig ambient_lighting = 12;
Link copied to clipboard
The part of the config that is specific to the Audio module
Content copied to clipboard
.meshtastic.ModuleConfig.AudioConfig audio = 9;
Link copied to clipboard
The part of the config that is specific to the Audio module
Content copied to clipboard
.meshtastic.ModuleConfig.AudioConfig audio = 9;
Link copied to clipboard
The part of the config that is specific to the Canned Message module
Content copied to clipboard
.meshtastic.ModuleConfig.CannedMessageConfig canned_message = 7;
Link copied to clipboard
The part of the config that is specific to the Canned Message module
Content copied to clipboard
.meshtastic.ModuleConfig.CannedMessageConfig canned_message = 7;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The part of the config that is specific to the Detection Sensor module
Content copied to clipboard
.meshtastic.ModuleConfig.DetectionSensorConfig detection_sensor = 13;
Link copied to clipboard
open fun getDetectionSensorOrBuilder(): ModuleConfigProtos.ModuleConfig.DetectionSensorConfigOrBuilder
The part of the config that is specific to the Detection Sensor module
Content copied to clipboard
.meshtastic.ModuleConfig.DetectionSensorConfig detection_sensor = 13;
Link copied to clipboard
The part of the config that is specific to the ExternalNotification module
Content copied to clipboard
.meshtastic.ModuleConfig.ExternalNotificationConfig external_notification = 3;
Link copied to clipboard
open fun getExternalNotificationOrBuilder(): ModuleConfigProtos.ModuleConfig.ExternalNotificationConfigOrBuilder
The part of the config that is specific to the ExternalNotification module
Content copied to clipboard
.meshtastic.ModuleConfig.ExternalNotificationConfig external_notification = 3;
Link copied to clipboard
The part of the config that is specific to the MQTT module
Content copied to clipboard
.meshtastic.ModuleConfig.MQTTConfig mqtt = 1;
Link copied to clipboard
The part of the config that is specific to the MQTT module
Content copied to clipboard
.meshtastic.ModuleConfig.MQTTConfig mqtt = 1;
Link copied to clipboard
The part of the config that is specific to the Neighbor Info module
Content copied to clipboard
.meshtastic.ModuleConfig.NeighborInfoConfig neighbor_info = 11;
Link copied to clipboard
The part of the config that is specific to the Neighbor Info module
Content copied to clipboard
.meshtastic.ModuleConfig.NeighborInfoConfig neighbor_info = 11;
Link copied to clipboard
Link copied to clipboard
Paxcounter Config
Content copied to clipboard
.meshtastic.ModuleConfig.PaxcounterConfig paxcounter = 14;
Link copied to clipboard
Paxcounter Config
Content copied to clipboard
.meshtastic.ModuleConfig.PaxcounterConfig paxcounter = 14;
Link copied to clipboard
The part of the config that is specific to the RangeTest module
Content copied to clipboard
.meshtastic.ModuleConfig.RangeTestConfig range_test = 5;
Link copied to clipboard
The part of the config that is specific to the RangeTest module
Content copied to clipboard
.meshtastic.ModuleConfig.RangeTestConfig range_test = 5;
Link copied to clipboard
The part of the config that is specific to the Remote Hardware module
Content copied to clipboard
.meshtastic.ModuleConfig.RemoteHardwareConfig remote_hardware = 10;
Link copied to clipboard
open fun getRemoteHardwareOrBuilder(): ModuleConfigProtos.ModuleConfig.RemoteHardwareConfigOrBuilder
The part of the config that is specific to the Remote Hardware module
Content copied to clipboard
.meshtastic.ModuleConfig.RemoteHardwareConfig remote_hardware = 10;
Link copied to clipboard
The part of the config that is specific to the Serial module
Content copied to clipboard
.meshtastic.ModuleConfig.SerialConfig serial = 2;
Link copied to clipboard
Link copied to clipboard
The part of the config that is specific to the Serial module
Content copied to clipboard
.meshtastic.ModuleConfig.SerialConfig serial = 2;
Link copied to clipboard
The part of the config that is specific to the Store & Forward module
Content copied to clipboard
.meshtastic.ModuleConfig.StoreForwardConfig store_forward = 4;
Link copied to clipboard
The part of the config that is specific to the Store & Forward module
Content copied to clipboard
.meshtastic.ModuleConfig.StoreForwardConfig store_forward = 4;
Link copied to clipboard
The part of the config that is specific to the Telemetry module
Content copied to clipboard
.meshtastic.ModuleConfig.TelemetryConfig telemetry = 6;
Link copied to clipboard
The part of the config that is specific to the Telemetry module
Content copied to clipboard
.meshtastic.ModuleConfig.TelemetryConfig telemetry = 6;
Link copied to clipboard
A version integer used to invalidate old save files when we make
incompatible changes This integer is set at build time and is private to
NodeDB.cpp in the device code.
Content copied to clipboard
uint32 version = 8;
Link copied to clipboard
The part of the config that is specific to the Ambient Lighting module
Content copied to clipboard
.meshtastic.ModuleConfig.AmbientLightingConfig ambient_lighting = 12;
Link copied to clipboard
The part of the config that is specific to the Canned Message module
Content copied to clipboard
.meshtastic.ModuleConfig.CannedMessageConfig canned_message = 7;
Link copied to clipboard
The part of the config that is specific to the Detection Sensor module
Content copied to clipboard
.meshtastic.ModuleConfig.DetectionSensorConfig detection_sensor = 13;
Link copied to clipboard
The part of the config that is specific to the ExternalNotification module
Content copied to clipboard
.meshtastic.ModuleConfig.ExternalNotificationConfig external_notification = 3;
Link copied to clipboard
The part of the config that is specific to the Neighbor Info module
Content copied to clipboard
.meshtastic.ModuleConfig.NeighborInfoConfig neighbor_info = 11;
Link copied to clipboard
Paxcounter Config
Content copied to clipboard
.meshtastic.ModuleConfig.PaxcounterConfig paxcounter = 14;
Link copied to clipboard
The part of the config that is specific to the RangeTest module
Content copied to clipboard
.meshtastic.ModuleConfig.RangeTestConfig range_test = 5;
Link copied to clipboard
The part of the config that is specific to the Remote Hardware module
Content copied to clipboard
.meshtastic.ModuleConfig.RemoteHardwareConfig remote_hardware = 10;
Link copied to clipboard
The part of the config that is specific to the Store & Forward module
Content copied to clipboard
.meshtastic.ModuleConfig.StoreForwardConfig store_forward = 4;
Link copied to clipboard
The part of the config that is specific to the Telemetry module
Content copied to clipboard
.meshtastic.ModuleConfig.TelemetryConfig telemetry = 6;
Link copied to clipboard
Link copied to clipboard
open fun newBuilder(prototype: LocalOnlyProtos.LocalModuleConfig): LocalOnlyProtos.LocalModuleConfig.Builder
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): LocalOnlyProtos.LocalModuleConfig
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): LocalOnlyProtos.LocalModuleConfig
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): LocalOnlyProtos.LocalModuleConfig
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): LocalOnlyProtos.LocalModuleConfig
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): LocalOnlyProtos.LocalModuleConfig
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): LocalOnlyProtos.LocalModuleConfig
Link copied to clipboard
Link copied to clipboard